Finding form in client using its AOT name in D365 FO

In Dynamics 365 Finance and Operations, you can quickly locate a form on the client side by utilizing its AOT name instead of navigating through the menu items. Simply input the following syntax into the client's search box, and you will receive suggestions related to the form:

Type form: <form AOT name>

For instance:
If you're looking for the Bank Account form, whose AOT name is BankAccountTable, just type form:BankAccountTable in the search box. This will prompt the client to display all relevant information about that form.

Similarly, for the All Customer form, with the AOT name CustTable, inputting form:CustTable will display relevant suggestions in the search section.